projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aa01bed
)
* emacs-mime.texi (mailcap): rvplayer -> wavplayer. Thanks to
author
ShengHuo ZHU
<zsh@cs.rochester.edu>
Wed, 3 Oct 2001 12:29:25 +0000
(12:29 +0000)
committer
ShengHuo ZHU
<zsh@cs.rochester.edu>
Wed, 3 Oct 2001 12:29:25 +0000
(12:29 +0000)
Martin Kretzschmar <Martin.Kretzschmar@inf.tu-dresden.de>.
man/emacs-mime.texi
patch
|
blob
|
history
diff --git
a/man/emacs-mime.texi
b/man/emacs-mime.texi
index c3e730c1f4c2b91cf9de29ad2c3419a2554bbe4f..e416118324e744459d86e49b2512bb738bf57603 100644
(file)
--- a/
man/emacs-mime.texi
+++ b/
man/emacs-mime.texi
@@
-686,7
+686,7
@@
audio/wav; wavplayer %s
@end example
This says that all image files should be displayed with @command{gimp},
-and that
realaudio files should be played by @command{r
vplayer}.
+and that
WAVE audio files should be played by @code{wa
vplayer}.
The @code{mailcap} library parses such files, and provides functions for
matching types.